C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / ResetCache Method
The size of the collection.

In This Topic
ResetCache Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Resets the internal cache.
Syntax
'Declaration
 
Protected Sub ResetCache( _
   ByVal count As Integer _
) 
 

Parameters

count
The size of the collection.
See Also